listview: Allocate rubberband at end of size_allocate()
authorBenjamin Otte <otte@redhat.com>
Fri, 26 Jun 2020 00:55:53 +0000 (02:55 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 26 Jun 2020 05:13:32 +0000 (07:13 +0200)
commitec4a48909356ca4c764beb3d57f8da957894d53f
tree8e3db6926f1f0d72603a42f7dedea8e5c72a6fe6
parent7c52e03815f9c244822cd3a80ccbfabcef36c120
listview: Allocate rubberband at end of size_allocate()

Otherwise the rubberband uses the wrong scroll offsets.
gtk/gtkgridview.c
gtk/gtklistview.c